Section Constructors
An object defining constructors for the Section class.
Section()
Initializes a new instance of the Section class with empty event lists.
Section()
Initializes a new instance of the Section class with default values.
The constructor sets the following default values:
DesignerPropsis initialized as a newDesignerPropsobject.Itemsis initialized as an empty list of strings.Layoutis initialized as a newContainerLayoutobject.
Section()
Initializes a new instance of the Section class, setting the control type and default layout padding.